serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / net / core /
2012-04-02 Ben Hutchingsethtool: Null-terminate filename passed to ethtool_ops...
2012-04-02 Will DrewryUBUNTU: SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SE...
2012-04-02 Eric Dumazetnet: fix napi_reuse_skb() skb reserve
2012-04-02 Greg Rosertnetlink: Fix VF IFLA policy
2012-03-19 Michel Machadoneighbour: Fixed race condition at tbl->nht
2012-03-01 Eric Dumazetgro: more generic L2 header check
2012-03-01 Eric Dumazetnetpoll: netpoll_poll_dev() should access dev->flags
2012-02-03 Eric Dumazetnet: reintroduce missing rcu_assign_pointer() calls
2012-02-03 Eric Dumazetnetns: fix net_alloc_generic()
2011-12-23 Eric Dumazetnet: relax rcvbuf limits
2011-12-23 Xi Wangrps: fix insufficient bounds checking in store_rps_dev_...
2011-12-21 Steffen Klassertnet: Add a flow_cache_flush_deferred function
2011-12-06 Stephen Boydnet: Silence seq_scale() unused warning
2011-12-06 Peter Pan(潘卫平)ipv4:correct description for tcp_max_syn_backlog
2011-12-01 RongQing.Linet/core: fix rollback handler in register_netdevice_no...
2011-11-28 Anton Blanchardnet: Fix corruption in /proc/*/net/dev_mcast
2011-11-25 Jorge Boncompte... netns: fix proxy ARP entries listing on a netns
2011-11-22 Feng Kingnet: correct comments of skb_shift
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-03 Tony Lindgrennet: Add back alignment for size for __alloc_skb
2011-11-01 David S. Millerneigh: Kill bogus SMP protected debugging message.
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-31 Paul Gortmakernet: Fix files explicitly needing to include module.h
2011-10-30 Eric Dumazetvlan: allow nested vlan_do_receive()
2011-10-25 Thomas Gleixnernet: Unlock sock before calling sk_free()
2011-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2011-10-25 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-10-24 David S. MillerMerge branch 'master' of ra./linux/kernel/git/davem/net
2011-10-24 Eric W. Biedermanrtnetlink: Add missing manual netlink notification...
2011-10-24 Richard Cochrannet: hold sock reference while processing tx timestamps
2011-10-21 Eric Dumazettcp: add const qualifiers where possible
2011-10-21 Mihai Maruseacdev: use name hash for dev_seq_ops
2011-10-21 Ian Campbellnet: add opaque struct around skb frag page
2011-10-20 Eric Dumazetpktgen: remove ndelay() call
2011-10-19 Ian Campbellnet: do not take an additional reference in skb_frag_se...
2011-10-19 roy.qing.li@gmail.comneigh: fix rcu splat in neigh_update()
2011-10-19 Dan Carpenterfilter: use unsigned int to silence static checker...
2011-10-19 Yan, Zhengfib_rules: fix unresolved_rules counting
2011-10-19 Richard Cochrannet: validate HWTSTAMP ioctl parameters
2011-10-19 Eric W. Biedermannet: Move rcu_barrier from rollback_registered_many...
2011-10-19 Andy Flemingnet: Allow skb_recycle_check to be done in stages
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-19 John Fastabendnet: allow vlan traffic to be received under bond
2011-10-17 huajun linet/flow: Fix potential memory leak
2011-10-16 Greg Roseif_link: Add additional parameter to IFLA_VF_INFO for...
2011-10-13 Eric Dumazetnet: more accurate skb truesize
2011-10-07 Johannes Bergnet: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL
2011-10-03 Ben HutchingsRPS: Ensure that an expired hardware filter can be...
2011-09-28 Changli Gaonet: rps: fix the support for PPPOE
2011-09-28 Eric Dumazetaf_unix: dont send SCM_CREDENTIALS by default
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-21 Gao fengfib:fix BUG_ON in fib_nl_newrule when add new fib rule
2011-09-16 dpwardnet: Handle different key sizes between address familie...
2011-09-15 Jiri Pirkonet: consolidate and fix ethtool_ops->get_settings...
2011-09-15 Eric Dumazetnet: linkwatch: allow vlans to get carrier changes...
2011-09-15 Michael S. Tsirkinnet: copy userspace buffers on device forwarding
2011-09-15 dpwardnet: Make flow cache namespace-aware
2011-08-26 Eric Dumazetnetpoll: fix incorrect access to skb data in __netpoll_rx
2011-08-25 Eric Dumazetarp: fix rcu lockdep splat in arp_process()
2011-08-25 Ian Campbellnet: convert core to skb paged frag APIs
2011-08-24 Eric Dumazetrps: support IPIP encapsulation
2011-08-23 Jason Barondynamic_debug: make netdev_dbg() call __netdev_printk()
2011-08-22 Jiri Pirkonet: vlan: goto another_round instead of calling __neti...
2011-08-20 Changli Gaonet: Preserve ooo_okay when copying skb header
2011-08-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-19 Changli Gaonet: rps: support PPPOE session messages
2011-08-19 Changli Gaonet: rps: support 802.1Q
2011-08-18 Jiri Pirkonet: remove ndo_set_multicast_list callback
2011-08-18 Jiri Pirkonet: introduce IFF_UNICAST_FLT private flag
2011-08-18 Tom Herbertrps: Inspect GRE encapsulated packets to get flow hash
2011-08-18 Tom Herbertrps: Infrastructure in __skb_get_rxhash for deep inspection
2011-08-18 Tom Herbertrps: Add flag to skb to indicate rxhash is based on...
2011-08-18 Tom Herbertrps: Some minor cleanup in get_rps_cpus
2011-08-12 Eric Dumazetnet: cleanup some rcu_dereference_raw
2011-08-12 Eric Dumazetneigh: reduce arp latency
2011-08-11 Jiri Pirkortnetlink: remove initialization of dev->real_num_tx_queues
2011-08-11 Tim Chenscm: Capture the full credentials of the scm sender
2011-08-10 Eric Dumazetnet: fix potential neighbour race in dst_ifdown()
2011-08-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-07 David S. Millernet: Compute protocol sequence numbers and fragment...
2011-08-02 Stephen Hemmingerrcu: convert uses of rcu_assign_pointer(x, NULL) to...
2011-08-02 Eric Dumazetnet: add kerneldoc to skb_copy_bits()
2011-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-07-28 Neil Hormannet: add IFF_SKB_TX_SHARED flag to priv_flags
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-25 Joe Perchesnet: Convert struct net_device uc_promisc to bool
2011-07-23 stephen hemmingernet: allow netif_carrier to be called safely from IRQ
2011-07-21 Ben Hutchingsethtool: Allow zero-length register dumps again
2011-07-21 Dan Carpenterskbuff: fix error handling in pskb_copy()
2011-07-18 David S. Millernet: Abstract dst->neighbour accesses behind helpers.
2011-07-18 David S. Millerneigh: Pass neighbour entry to output ops.
2011-07-17 David S. Millerneigh: Kill ndisc_ops->queue_xmit
2011-07-17 David S. Millerneigh: Kill hh_cache->hh_output
2011-07-17 David S. Millerneigh: Kill neigh_ops->hh_output
2011-07-17 David S. Millerneigh: Simply destroy handling wrt. hh_cache.
2011-07-14 Michał Mirosławnet: remove /sys/class/net/*/features
2011-07-14 Michał Mirosławnet: unexport netdev_fix_features()
2011-07-14 Michał Mirosławnet: cleanup vlan_features setting in register_netdev
2011-07-14 David S. Millernet: Embed hh_cache inside of struct neighbour.
2011-07-13 David S. Millernet: Kill support for multiple hh_cache entries per...
next