summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov2011-12-094-6/+2
* sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet2011-12-095-12/+45
* Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend2011-12-091-1/+1
* sock_diag: off by one checksDan Carpenter2011-12-081-2/+2
* net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend2011-12-081-1/+1
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* vlan: add 802.1q netpoll supportBenjamin LaHaise2011-12-082-0/+64
* sch_red: Adaptative RED AQMEric Dumazet2011-12-084-19/+111
* team: use vlan_vids_[addr/del]_by_devJiri Pirko2011-12-081-0/+11
* vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko2011-12-082-0/+59
* vlan: introduce vid list with reference countingJiri Pirko2011-12-085-89/+219
* net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko2011-12-086-59/+87
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-0828-107/+210
* vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko2011-12-088-85/+85
* be2net: netpoll supportIvan Vecera2011-12-081-1/+17
* net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-081-1/+1
* net/fec: fix the .remove codeLothar Waßmann2011-12-081-9/+22
* net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-081-1/+4
* net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-081-1/+1
* net/fec: don't request invalid IRQLothar Waßmann2011-12-081-2/+6
* net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-081-0/+2
* net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-081-1/+1
* net/fec: misc cleanupsLothar Waßmann2011-12-081-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bridge: add local MAC address to forwarding table (v2)stephen hemminger2011-12-084-5/+25
* bridge: rearrange fdb notifications (v2)stephen hemminger2011-12-081-19/+20
* bridge: refactor fdb_notifystephen hemminger2011-12-081-4/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-06151-1101/+1553
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0619-132/+155
| |\
| | * net: Silence seq_scale() unused warningStephen Boyd2011-12-061-0/+2
| | * ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-062-8/+9
| | * pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
| | * netback: Fix alert message.Wei Liu2011-12-061-1/+1
| | * r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-051-8/+3
| | * r8169: Rx FIFO overflow fixes.françois romieu2011-12-051-25/+17
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-0512-61/+102
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-0512-61/+102
| | | |\
| | * | | ipv4: Fix peer validation on cached lookup.David S. Miller2011-12-051-22/+13
| | |/ /
| | * | ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov2011-12-031-6/+6
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-066-5/+15
| |\ \ \
| | * | | ftrace: Fix hash record accounting bugSteven Rostedt2011-12-051-1/+3
| | * | | perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt2011-12-051-0/+2
| | * | | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-12-051-1/+2
| | * | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-12-051-1/+0
OpenPOWER on IntegriCloud