index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
15
-15
/
+15
|
\
|
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
15
-15
/
+15
*
|
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
3
-61
/
+62
|
\
\
|
*
|
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
2
-2
/
+2
|
*
|
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
3
-21
/
+15
|
*
|
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
2
-18
/
+20
|
*
|
cgroup: add css_parent()
Tejun Heo
2013-08-08
1
-3
/
+5
|
*
|
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
1
-4
/
+7
|
*
|
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
2013-08-08
1
-28
/
+28
|
*
|
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
2
-3
/
+3
*
|
|
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
4
-131
/
+143
|
\
\
\
|
*
|
|
net: ieee802154: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-10
/
+13
|
*
|
|
net: core: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-61
/
+75
|
*
|
|
net: rfkill: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-49
/
+41
|
*
|
|
net: wireless: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-11
/
+14
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-30
28
-165
/
+423
|
\
\
\
\
|
*
|
|
|
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
1
-1
/
+2
|
*
|
|
|
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
2013-08-30
1
-8
/
+3
|
*
|
|
|
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...
David S. Miller
2013-08-30
1
-3
/
+7
|
*
|
|
|
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
Li Hongjun
2013-08-30
2
-7
/
+4
|
*
|
|
|
tipc: set sk_err correctly when connection fails
Erik Hugne
2013-08-30
1
-2
/
+2
|
*
|
|
|
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-08-30
1
-1
/
+1
|
*
|
|
|
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
5
-93
/
+240
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-08-29
13
-32
/
+72
|
|
\
\
\
\
|
|
*
|
|
|
xfrm: Fix potential null pointer dereference in xdst_queue_output
Steffen Klassert
2013-08-28
1
-8
/
+1
|
|
*
|
|
|
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
Hannes Frederic Sowa
2013-08-26
2
-0
/
+4
|
|
*
|
|
|
xfrm: revert ipv4 mtu determination to dst_mtu
Hannes Frederic Sowa
2013-08-26
2
-4
/
+6
|
|
*
|
|
|
xfrm: choose protocol family by skb protocol
Hannes Frederic Sowa
2013-08-19
1
-1
/
+9
|
|
*
|
|
|
ipv6: xfrm: dereference inner ipv6 header if encapsulated
Hannes Frederic Sowa
2013-08-19
1
-1
/
+3
|
|
*
|
|
|
ipv6: wire up skb->encapsulation
Hannes Frederic Sowa
2013-08-19
3
-0
/
+16
|
|
*
|
|
|
xfrm: introduce helper for safe determination of mtu
Hannes Frederic Sowa
2013-08-14
3
-12
/
+5
|
|
*
|
|
|
xfrm: make local error reporting more robust
Hannes Frederic Sowa
2013-08-14
6
-11
/
+33
|
*
|
|
|
|
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-08-29
1
-7
/
+3
|
*
|
|
|
|
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-08-29
1
-1
/
+2
|
*
|
|
|
|
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-08-29
1
-3
/
+6
|
*
|
|
|
|
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-08-29
1
-0
/
+2
|
*
|
|
|
|
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-08-28
1
-9
/
+11
|
*
|
|
|
|
genl: Fix genl dumpit() locking.
Pravin B Shelar
2013-08-28
1
-5
/
+46
|
*
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-27
2
-4
/
+33
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-23
2
-4
/
+33
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-22
2
-4
/
+33
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
mac80211: ibss: fix ignored channel parameter
Simon Wunderlich
2013-08-21
1
-4
/
+29
|
|
|
|
*
|
|
|
|
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-21
1
-0
/
+3
|
|
|
|
*
|
|
|
|
mac80211: add missing channel context release
Johannes Berg
2013-08-21
1
-0
/
+1
|
*
|
|
|
|
|
|
|
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
2013-08-27
1
-1
/
+1
|
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
2013-08-28
1
-3
/
+6
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
ipv6: handle Redirect ICMP Message with no Redirected Header option
Duan Jiong
2013-08-22
2
-1
/
+24
*
|
|
|
|
|
|
Revert "genetlink: fix family dump race"
Johannes Berg
2013-08-22
1
-7
/
+0
*
|
|
|
|
|
|
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-20
3
-9
/
+9
*
|
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-08-20
2
-17
/
+15
|
\
\
\
\
\
\
\
[next]