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-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
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-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
2011-11-30
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
David Miller
3
-3
/
+0
2011-11-30
neigh: Add infrastructure for allocating device neigh privates.
David Miller
2
-3
/
+12
2011-11-30
neigh: Get rid of neigh_table->kmem_cachep
David Miller
1
-16
/
+2
2011-11-30
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-11-30
sch_teql: fix lockdep splat
Eric Dumazet
1
-11
/
+20
2011-11-30
tcp: inherit listener congestion control for passive cnx
Eric Dumazet
2
-1
/
+4
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+41
2011-11-29
ipv4: remove useless codes in ipmr_device_event()
RongQing.Li
1
-3
/
+1
2011-11-29
net: Fix skb_update_prio RCU usage.
Igor Maravic
1
-1
/
+1
2011-11-29
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
1
-8
/
+14
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
1
-1
/
+1
2011-11-29
sch_choke: use skb_flow_dissect()
Eric Dumazet
1
-89
/
+31
2011-11-29
sch_sfq: use skb_flow_dissect()
Eric Dumazet
1
-55
/
+10
[next]