index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
3
-16
/
+21
2011-12-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
40
-678
/
+565
2011-12-06
openvswitch: small potential memory leak in ovs_vport_alloc()
Dan Carpenter
1
-1
/
+3
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
40
-678
/
+565
2011-12-06
ipv4: arp: Cleanup in arp.c
Igor Maravic
1
-10
/
+10
2011-12-05
tcp: remove TCP_OFF and TCP_PAGE macros
Eric Dumazet
1
-13
/
+10
2011-12-05
bql: fix CONFIG_XPS=n build
Eric Dumazet
1
-2
/
+0
2011-12-05
tcp: fix tcp_trim_head()
Eric Dumazet
1
-5
/
+8
2011-12-05
caif: Stash away hijacked skb destructor and call it later
sjur.brandeland@stericsson.com
1
-1
/
+33
2011-12-05
caif: Add support for flow-control on device's tx-queue
sjur.brandeland@stericsson.com
1
-1
/
+84
2011-12-05
caif: Add support for CAIF over CDC NCM USB interface
sjur.brandeland@stericsson.com
5
-9
/
+224
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
17
-31
/
+31
2011-12-04
tcp: tcp_sendmsg() page recycling
Eric Dumazet
1
-1
/
+6
2011-12-04
tcp: take care of misalignments
Eric Dumazet
2
-6
/
+15
2011-12-04
tcp: drop SYN+FIN messages
Eric Dumazet
1
-0
/
+2
2011-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
32
-49
/
+5278
2011-12-03
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
1
-3
/
+4
2011-12-03
ipv6: Various cleanups in route.c
David S. Miller
1
-47
/
+48
2011-12-03
ipv6: Various cleanups in ip6_route.c
David S. Miller
1
-59
/
+56
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
16
-0
/
+5217
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
14
-16
/
+40
2011-12-03
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
1
-33
/
+0
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
1
-0
/
+8
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
1
-0
/
+13
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-30
/
+98
2011-12-02
atm: clip: Remove code commented out since eternity.
David S. Miller
1
-9
/
+0
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-132
/
+253
2011-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
44
-186
/
+337
2011-12-01
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
1
-1
/
+0
2011-12-01
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-01
sch_red: fix red_change
Eric Dumazet
1
-2
/
+2
2011-12-01
dccp: Fix compile warning in probe code.
David S. Miller
1
-2
/
+12
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2
-14
/
+16
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2
-15
/
+20
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
1
-4
/
+17
2011-12-01
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
David S. Miller
1
-2
/
+3
2011-12-01
net: net_device flags is an unsigned int
Eric Dumazet
1
-7
/
+7
2011-12-01
netem: fix build error on 32bit arches
Eric Dumazet
1
-1
/
+4
2011-12-01
Revert "mac80211: clear sta.drv_priv on reconfiguration"
John W. Linville
1
-1
/
+0
2011-11-30
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
1
-1
/
+2
2011-11-30
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2
-3
/
+2
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2
-86
/
+106
2011-11-30
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
1
-1
/
+2
2011-11-30
netem: rate extension
Hagen Paul Pfeifer
1
-0
/
+40
2011-11-30
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
Jun Zhao
1
-2
/
+2
2011-11-30
ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()
Jun Zhao
1
-2
/
+2
2011-11-30
atm: clip: Use device neigh support on top of "arp_tbl".
David Miller
3
-85
/
+16
2011-11-30
neigh: Add device constructor/destructor capability.
David Miller
1
-1
/
+14
2011-11-30
atm: clip: Convert over to neighbour_priv()
David Miller
1
-13
/
+15
[next]