]> Pileus Git - ~andy/linux/history - net
igb: Fix strncpy calls to be safe per source code review tools
[~andy/linux] / net /
2011-03-03 Shmulik Raviddcbnl: add support for retrieving peer configuration...
2011-03-03 Shmulik Raviddcbnl: add support for retrieving peer configuration...
2011-03-02 David S. Milleripv4: ip_route_output_key() is better as an inline.
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-03-02 David S. Millerxfrm: Return dst directly from xfrm_lookup()
2011-03-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-02 Herbert Xuinet: Replace left-over references to inet->cork
2011-03-02 Stephen Hemmingerpfkey: fix warning
2011-03-02 David S. Milleripv6: Make icmp route lookup code a bit clearer.
2011-03-01 David S. Milleripv4: Make icmp route lookup code a bit clearer.
2011-03-01 David S. Millerxfrm: Handle blackhole route creation via afinfo.
2011-03-01 David S. Milleripv6: Normalize arguments to ip6_dst_blackhole().
2011-03-01 David S. Millerxfrm: Kill XFRM_LOOKUP_WAIT flag.
2011-03-01 David S. Milleripv6: Change final dst lookup arg name to "can_sleep"
2011-03-01 David S. Milleripv4: Kill can_sleep arg to ip_route_output_flow()
2011-03-01 David S. Millernet: Add FLOWI_FLAG_CAN_SLEEP.
2011-03-01 David S. Milleripv4: Make final arg to ip_route_output_flow to be...
2011-03-01 David S. Milleripv4: Can final ip_route_connect() arg to boolean ...
2011-03-01 David S. Milleripv6: Consolidate route lookup sequences.
2011-03-01 Herbert Xuudp: Add lockless transmit path
2011-03-01 Herbert Xuudp: Switch to ip_finish_skb
2011-03-01 Herbert Xuinet: Add ip_make_skb and ip_finish_skb
2011-03-01 Herbert Xuinet: Remove explicit write references to sk/inet in...
2011-03-01 Herbert Xuinet: Remove unused sk_sndmsg_* from UFO
2011-03-01 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-02-28 Anders Berggrennet: TX timestamps for IPv6 UDP packets
2011-02-28 Changli Gaollc: avoid skb_clone() if there is only one handler
2011-02-28 David S. Millernet: Forgot to commit net/core/dev.c part of Jiri's...
2011-02-28 Pablo Neira Ayusonetfilter: nf_ct_tcp: fix out of sync scenario while...
2011-02-28 David S. Millerxfrm: Pass const xfrm_address_t objects to xfrm_state_l...
2011-02-28 David S. Millerxfrm: Pass name as const to xfrm_*_get_byname().
2011-02-28 Amerigo Wangbond: service netpoll arp queue on master device
2011-02-28 Amerigo Wangnetpoll: remove IFF_IN_NETPOLL flag
2011-02-26 David S. Millerpfkey: Use const where possible.
2011-02-25 Hagen Paul Pfeifersched: protocol only needed when CONFIG_NET_CLS_ACT...
2011-02-25 Hagen Paul Pfeiferipv6: ignore rtnl_unicast() return code
2011-02-25 Hagen Paul Pfeiferipv6: variable next is never used in this function
2011-02-25 Hagen Paul Pfeiferipv6: hash is calculated but not used afterwards
2011-02-25 Hagen Paul Pfeiferipv6: totlen is declared and assigned but not used
2011-02-25 Hagen Paul Pfeiferdccp: newdp is declared/assigned but never be used
2011-02-25 David S. Millerphonet: Protect pipe_do_remove() with appropriate ifdefs.
2011-02-25 Rémi Denis-CourmontPhonet: fix flawed "SYN/ACK" logic
2011-02-25 Rémi Denis-CourmontPhonet: don't bother with transaction IDs (especially...
2011-02-25 Rémi Denis-CourmontPhonet: remove redumdant pep->pipe_state
2011-02-25 Rémi Denis-CourmontPhonet: use socket destination in pipe protocol
2011-02-25 Rémi Denis-CourmontPhonet: implement per-socket destination/peer address
2011-02-25 Rémi Denis-CourmontPhonet: allow multiple listen() and fix small race...
2011-02-25 David S. Millersch_netem: Need to include vmalloc.h
2011-02-25 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-02-25 Eric Dumazetsch_choke: add choke_skb_cb
2011-02-25 stephen hemmingernetem: update version and cleanup
2011-02-25 stephen hemmingernetem: revised correlated loss generator
2011-02-25 stephen hemmingerRevert "sch_netem: Remove classful functionality"
2011-02-25 stephen hemmingernetem: define NETEM_DIST_MAX
2011-02-25 stephen hemmingernetem: use vmalloc for distribution table
2011-02-25 stephen hemmingernetem: cleanup dump code
2011-02-25 Changli Gaoipvs: unify the formula to estimate the overhead of...
2011-02-25 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-02-24 David S. Milleripv4: Rearrange how ip_route_newports() gets port keys.
2011-02-24 David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_state_find.
2011-02-24 David S. Millerxfrm: Remove unused 'saddr' and 'daddr' args to xfrm_st...
2011-02-24 David S. Millerxfrm: Const'ify xfrm_address_t args to __xfrm_state_loo...
2011-02-24 David S. Millerxfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
2011-02-24 David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
2011-02-24 David S. Millerxfrm: Const'ify sec_path arg to secpath_has_nontransport.
2011-02-24 David S. Millerxfrm: Const'ify ptr args to xfrm_policy_ok.
2011-02-24 David S. Millerxfrm: Const'ify ptr args to xfrm_state_ok.
2011-02-24 David S. Millerxfrm: Const'ify selector arg to xfrm_dst_update_parent.
2011-02-24 David S. Millerxfrm: Const'ify policy arg to clone_policy.
2011-02-24 David S. Millerxfrm: Const'ify policy arg and local selector in xfrm_p...
2011-02-24 David S. Millerxfrm: Const'ify local xfrm_address_t pointers in xfrm_p...
2011-02-24 David S. Millerxfrm: Const'ify selector args in xfrm_migrate paths.
2011-02-24 David S. Millerxfrm: Const'ify address args to hash helpers.
2011-02-24 David S. Millerxfrm: Const'ify pointer args to km_migrate() and implem...
2011-02-24 David S. Millerxfrm: Const'ify pointer args to migrate_tmpl_match...
2011-02-24 David S. Millerxfrm: Const'ify address arguments to __xfrm_dst_lookup()
2011-02-24 David S. Millerxfrm: Const'ify address arguments to ->dst_lookup()
2011-02-24 David S. Millerxfrm: Const'ify selector argument to xfrm_selector_match()
2011-02-24 David S. Millerxfrm: Const'ify tmpl and address arguments to ->init_te...
2011-02-24 David S. Millerxfrm: Pass km_event pointers around as const when possible.
2011-02-24 David S. MillerMerge branch 'tipc-Feb23-2011' of git://git.kernel...
2011-02-24 Changli Gaoipvs: use enum to instead of magic numbers
2011-02-23 Allan Stephenstipc: Avoid reliable broadcast preparation for NACK...
2011-02-23 Allan Stephenstipc: Remove unused message header field for requested...
2011-02-23 Allan Stephenstipc: Remove support for per-connection message sequenc...
2011-02-23 Allan Stephenstipc: Add in missing lock during link initialization
2011-02-23 Allan Stephenstipc: Fix port counter handling to correct congestion...
2011-02-23 Allan Stephenstipc: Minor optimization to topology service connection...
2011-02-23 Allan Stephenstipc: Set unused probe field of link protocol messages...
2011-02-23 Allan Stephenstipc: Improve accuracy of link transmit queue maximum...
2011-02-23 Allan Stephenstipc: Eliminate unnecessary locking when starting topol...
2011-02-23 Allan Stephenstipc: Clean up tracking of node requesting a broadcast...
2011-02-23 Allan Stephenstipc: Fix print statements that assume pointers are...
2011-02-23 Allan Stephenstipc: Improve handling of invalid link tolerance values
2011-02-23 Allan Stephenstipc: Prevent invalid memory access when sending to...
2011-02-23 Allan Stephenstipc: Remove unused global variable tipc_user_count
2011-02-23 Allan Stephenstipc: Combine bearer structure with tipc_bearer structure
2011-02-23 Allan Stephenstipc: Combine port structure with tipc_port structure
2011-02-23 Michał Mirosławnet: Implement SFEATURES compatibility for not updated...
2011-02-23 Michał Mirosławnet: Fix ETHTOOL_GFEATURES compatibility
next