index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2011-12-04
tcp: tcp_sendmsg() page recycling
Eric Dumazet
2011-12-04
tcp: take care of misalignments
Eric Dumazet
2011-12-04
tcp: drop SYN+FIN messages
Eric Dumazet
2011-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-12-03
ipv6: Kill ndisc_get_neigh() inline helper.
David S. Miller
2011-12-03
ipv6: Various cleanups in route.c
David S. Miller
2011-12-03
ipv6: Various cleanups in ip6_route.c
David S. Miller
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
vlan: Move vlan_set_encap_proto() to vlan header file
Pravin B Shelar
2011-12-03
genetlink: Add lockdep_genl_is_held().
Pravin B Shelar
2011-12-03
genetlink: Add genl_notify()
Pravin B Shelar
2011-12-02
atm: clip: Remove code commented out since eternity.
David S. Miller
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-01
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
2011-12-01
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
2011-12-01
sch_red: fix red_change
Eric Dumazet
2011-12-01
dccp: Fix compile warning in probe code.
David S. Miller
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
2011-12-01
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
David S. Miller
2011-12-01
net: net_device flags is an unsigned int
Eric Dumazet
2011-12-01
netem: fix build error on 32bit arches
Eric Dumazet
2011-11-30
net/core: fix rollback handler in register_netdevice_notifier
RongQing.Li
2011-11-30
caif: Remove unused enum and parameter in cfserl
sjur.brandeland@stericsson.com
2011-11-30
caif: Restructure how link caif link layer enroll
sjur.brandeland@stericsson.com
2011-11-30
caif: Allow cfpkt_extr_head to process empty message
sjur.brandeland@stericsson.com
2011-11-30
netem: rate extension
Hagen Paul Pfeifer
2011-11-30
ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()
Jun Zhao
2011-11-30
ipv4 : igmp : Delete useless parameter in ip_mc_add1_src()
Jun Zhao
2011-11-30
atm: clip: Use device neigh support on top of "arp_tbl".
David Miller
2011-11-30
neigh: Add device constructor/destructor capability.
David Miller
2011-11-30
atm: clip: Convert over to neighbour_priv()
David Miller
2011-11-30
neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.
David Miller
2011-11-30
neigh: Add infrastructure for allocating device neigh privates.
David Miller
2011-11-30
neigh: Get rid of neigh_table->kmem_cachep
David Miller
2011-11-30
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
2011-11-30
sch_teql: fix lockdep splat
Eric Dumazet
2011-11-30
tcp: inherit listener congestion control for passive cnx
Eric Dumazet
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-29
ipv4: remove useless codes in ipmr_device_event()
RongQing.Li
2011-11-29
net: Fix skb_update_prio RCU usage.
Igor Maravic
2011-11-29
netlabel: Fix build problems when IPv6 is not enabled
Paul Moore
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
2011-11-29
sch_choke: use skb_flow_dissect()
Eric Dumazet
2011-11-29
sch_sfq: use skb_flow_dissect()
Eric Dumazet
2011-11-29
tcp: avoid frag allocation for small frames
Eric Dumazet
[next]