deliverable/linux.git
2011-12-11  Eric Dumazetnet: use IS_ENABLED(CONFIG_IPV6)
2011-12-11  Ajit Khapardebe2net: workaround to fix a bug in BE
2011-12-11  Ajit Khapardebe2net: update some counters to display via ethtool
2011-12-10  Pavel Emelyanovudp_diag: Fix the !ipv6 case
2011-12-10  Pavel Emelyanovudp_diag: Make it module when ipv6 is a module
2011-12-09  Pavel Emelyanovudp_diag: Wire the udp_diag module into kbuild
2011-12-09  Pavel Emelyanovudp_diag: Implement the dump-all functionality
2011-12-09  Pavel Emelyanovudp_diag: Implement the get_exact dumping functionality
2011-12-09  Pavel Emelyanovudp_diag: Basic skeleton
2011-12-09  Pavel Emelyanovudp: Export code sk lookup routines
2011-12-09  Pavel Emelyanovinet_diag: Generalize inet_diag dump and get_exact...
2011-12-09  Pavel Emelyanovinet_diag: Introduce the inet socket dumping routine
2011-12-09  Pavel Emelyanovinet_diag: Introduce the byte-code run on an inet socket
2011-12-09  Pavel Emelyanovinet_diag: Split inet_diag_get_exact into parts
2011-12-09  Pavel Emelyanovinet_diag: Split inet_diag_get_exact into parts
2011-12-09  Pavel Emelyanovinet_diag: Export inet diag cookie checking routine
2011-12-09  Pavel Emelyanovinet_diag: Reduce the number of args for bytecode run...
2011-12-09  Pavel Emelyanovinet_diag: Remove indirect sizeof from inet diag handlers
2011-12-09  Eric Dumazetsch_red: generalize accurate MAX_P support to RED/GRED...
2011-12-09  John FastabendRevert "net: netprio_cgroup: make net_prio_subsys static"
2011-12-09  Dan Carpentersock_diag: off by one checks
2011-12-09  John Fastabendnet: netprio_cgroup: make net_prio_subsys static
2011-12-09  Dmitry Kravkovbnx2x: properly initialize L5 features
2011-12-09  Benjamin LaHaisevlan: add 802.1q netpoll support
2011-12-09  Eric Dumazetsch_red: Adaptative RED AQM
2011-12-09  Jiri Pirkoteam: use vlan_vids_[addr/del]_by_dev
2011-12-09  Jiri Pirkovlan: introduce functions to do mass addition/deletion...
2011-12-09  Jiri Pirkovlan: introduce vid list with reference counting
2011-12-09  Jiri Pirkonet: introduce vlan_vid_[add/del] and use them instead...
2011-12-09  Jiri Pirkonet: make vlan ndo_vlan_rx_[add/kill]_vid return error...
2011-12-09  Jiri Pirkovlan: rename vlan_dev_info to vlan_dev_priv
2011-12-09  Ivan Vecerabe2net: netpoll support
2011-12-09  Lothar Waßmannnet/fec: make FEC driver buildable as module
2011-12-09  Lothar Waßmannnet/fec: fix the .remove code
2011-12-09  Lothar Waßmannnet/fec: preserve MII/RMII setting in fec_stop()
2011-12-09  Lothar Waßmannnet/fec: don't munge MAC address from platform data
2011-12-09  Lothar Waßmannnet/fec: don't request invalid IRQ
2011-12-09  Lothar Waßmannnet/fec: prevent dobule restart of interface on FDX...
2011-12-09  Lothar Waßmannnet/fec: set con_id in clk_get() call to NULL
2011-12-09  Lothar Waßmannnet/fec: misc cleanups
2011-12-09  Matt Carlsontg3: Update version to 3.122
2011-12-09  Matt Carlsontg3: Return flowctrl config through ethtool
2011-12-09  Matt Carlsontg3: Track LP advertising
2011-12-09  Matt Carlsontg3: Integrate flowctrl check into AN adv check
2011-12-09  Matt Carlsontg3: Save stats across chip resets
2011-12-09  Matt Carlsontg3: Remove ethtool stats member from dev struct
2011-12-09  stephen hemmingerbridge: add local MAC address to forwarding table (v2)
2011-12-09  stephen hemmingerbridge: rearrange fdb notifications (v2)
2011-12-09  stephen hemmingerbridge: refactor fdb_notify
2011-12-07  Barak Witkowskibnx2x: fix typo in fcoe stats collection
2011-12-07  David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-06  Roar Førdecaif: Replace BUG_ON with WARN_ON.
2011-12-06  sjur.brandeland... caif-shm: Bugfixes for caif_shmcore.c
2011-12-06  sjur.brandeland... caif: Bad assert triggering false positive.
2011-12-06  Christian Aubycaif-hsi: Remove wake line modification when flushing...
2011-12-06  David S. Milleripv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
2011-12-06  David S. Milleripv6: Make third arg to anycast_dst_alloc() bool.
2011-12-06  Michael Chanbnx2x: Fix compile errors if CONFIG_CNIC is not set
2011-12-06  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-12-06  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-06  Stephen Boydnet: Silence seq_scale() unused warning
2011-12-06  Pavel Emelyanovsock_diag: Move the sock_ code to net/core/
2011-12-06  Pavel Emelyanovinet_diag: Cleanup type2proto last user
2011-12-06  Pavel Emelyanovinet_diag: Introduce socket family checks
2011-12-06  Pavel Emelyanovinet_diag: Switch the _dump to work with new header
2011-12-06  Pavel Emelyanovinet_diag: Switch the _get_exact to work with new header
2011-12-06  Pavel Emelyanovinet_diag: Introduce new inet_diag_req header
2011-12-06  Pavel Emelyanovsock_diag: Initial skeleton
2011-12-06  Pavel Emelyanovinet_diag: Switch from _GETSOCK to IPPROTO_ numbers
2011-12-06  Pavel Emelyanovinet_diag: Move byte-code finding up the call-stack
2011-12-06  Pavel Emelyanovsock_diag: Introduce new message type
2011-12-06  Pavel Emelyanovinet_diag: Partly rename inet_ to sock_
2011-12-06  Erwan Bracqcaif-spi: Bugfix for dump upon device removal
2011-12-06  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-12-06  Dmitry Kravkovbnx2x: fix crash while ethtool -t
2011-12-06  Wei Liunetback: fix typo in comment
2011-12-06  Wei Liunetback: remove redundant assignment
2011-12-06  Barak Witkowskibnx2x, cnic: support DRV_INFO upon FW request
2011-12-06  Ariel Eliorbnx2x: support classification config query
2011-12-06  Barak Witkowskibnx2x: add fcoe statistics
2011-12-06  Barak Witkowskibnx2x: add PFC statistics
2011-12-06  Peter Pan(潘卫平)ipv4:correct description for tcp_max_syn_backlog
2011-12-06  Dan Carpenteropenvswitch: small potential memory leak in ovs_vport_a...
2011-12-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06  Ben Hutchingspasemi_mac: Fix building as module
2011-12-06  Igor Maravicipv4: arp: Cleanup in arp.c
2011-12-06  Wei Liunetback: Fix alert message.
2011-12-06  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2011-12-06  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-12-06  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-12-06  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-06  Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2011-12-06  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2011-12-05  Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-12-05  françois romieur8169: fix Rx index race between FIFO overflow recovery...
2011-12-05  françois romieur8169: Rx FIFO overflow fixes.
2011-12-05  Linus Walleijgpio: fix a build failure on KS8695 GPIO
2011-12-05  Eric Dumazettcp: remove TCP_OFF and TCP_PAGE macros
2011-12-05  Eric Dumazetbql: fix CONFIG_XPS=n build
2011-12-05  Eric Dumazettcp: fix tcp_trim_head()
next
This page took 0.03796 seconds and 5 git commands to generate.