| Commit message (Expand) | Author | Files | Lines |
2009-11-06 | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 6 | -54/+67 |
2009-11-06 | be2net: Fix CQE_STATUS_EXTD_SHIFT define | Sathya Perla | 1 | -1/+1 |
2009-11-06 | net: Fix build warning in sock_bindtodevice(). | David S. Miller | 1 | -3/+2 |
2009-11-06 | pktgen: tx_bytes might be slightly wrong | Eric Dumazet | 1 | -2/+3 |
2009-11-06 | net: sock_bindtodevice() RCU-ification | Eric Dumazet | 1 | -4/+6 |
2009-11-06 | ip_frag: dont touch device refcount | Eric Dumazet | 2 | -10/+10 |
2009-11-06 | net_cls: Use __dev_get_by_index() | Eric Dumazet | 1 | -2/+2 |
2009-11-06 | sctp: ipv6: avoid touching device refcount | Eric Dumazet | 1 | -8/+11 |
2009-11-06 | netlabel: remove dev_put() calls | Eric Dumazet | 1 | -4/+2 |
2009-11-06 | bridge: remove dev_put() in add_del_if() | Eric Dumazet | 1 | -2/+2 |
2009-11-06 | net: check kern before calling security subsystem | Eric Paris | 3 | -3/+3 |
2009-11-06 | net: pass kern to net_proto_family create function | Eric Paris | 37 | -43/+80 |
2009-11-06 | net: drop capability from protocol definitions | Eric Paris | 16 | -29/+2 |
2009-11-06 | rose: device refcount leak | Eric Dumazet | 1 | -10/+6 |
2009-11-06 | bridge: prevent bridging wrong device | Stephen Hemminger | 1 | -1/+5 |
2009-11-06 | bnx2x: version 1.52.1-3 | Yaniv Rosner | 1 | -2/+2 |
2009-11-06 | bnx2x: Fix register access timeout in 10M | Yaniv Rosner | 1 | -1/+2 |
2009-11-06 | bnx2x: Fix 10G mode in BCM8481/BCM84823 | Yaniv Rosner | 2 | -30/+9 |
2009-11-06 | bnx2x: Fix BCM8726 ROM load seq | Yaniv Rosner | 1 | -11/+2 |
2009-11-06 | bnx2x: Add support for BCM84823 | Yaniv Rosner | 2 | -3/+42 |
2009-11-06 | bnx2x: Modify BCM8706 link init seq | Yaniv Rosner | 1 | -13/+18 |
2009-11-06 | bnx2x: Enable FC when parallel-detect is used | Yaniv Rosner | 2 | -0/+41 |
2009-11-06 | bnx2x: Miscellaneous debug print and tabs | Yaniv Rosner | 1 | -1/+3 |
2009-11-06 | bnx2x: Fix CL73 autoneg issues | Yaniv Rosner | 4 | -65/+104 |
2009-11-06 | bnx2x: Fix Parallel-Detect settings | Yaniv Rosner | 1 | -6/+9 |
2009-11-05 | virtio_net: rename driver struct to please modpost | Uwe Kleine-König | 1 | -3/+3 |
2009-11-05 | tcp: Use defaults when no route options are available | Gilad Ben-Yossef | 2 | -3/+1 |
2009-11-05 | tcp: Do not call IPv4 specific func in tcp_check_req | Gilad Ben-Yossef | 1 | -6/+3 |
2009-11-05 | TI DaVinci EMAC: Add suspend/resume capability | Ranjith Lohithakshan | 1 | -3/+27 |
2009-11-05 | net: net/ipv4/devinet.c cleanups | Eric Dumazet | 1 | -28/+33 |
2009-11-04 | decnet: avoid touching device refcount in dn_dev_by_index() | Eric Dumazet | 1 | -4/+6 |
2009-11-04 | net: cleanup include/linux | Eric Dumazet | 87 | -694/+351 |
2009-11-04 | MAINTAINERS: Add git net-next-2.6 | Joe Perches | 1 | -0/+1 |
2009-11-04 | NET: sungem, use spin_trylock_irqsave | Jiri Slaby | 1 | -3/+1 |
2009-11-04 | isdn: hfc_usb: Fix read buffer overflow | Roel Kluin | 1 | -2/+2 |
2009-11-04 | isdn: hisax: Fix test in waitforxfw | Roel Kluin | 2 | -2/+2 |
2009-11-04 | isdn: eicon: Return on error | Jiri Slaby | 1 | -2/+3 |
2009-11-04 | isdn: eicon: Use offsetof | Jiri Slaby | 1 | -9/+9 |
2009-11-04 | misdn: Fix reversed 'if' in st_own_ctrl | Dan Carpenter | 1 | -1/+1 |
2009-11-04 | isdn: hisax: Fix lock imbalance. | Jiri Slaby | 2 | -0/+2 |
2009-11-04 | DaVinci EMAC: correct param for ISR | Tonyliu | 1 | -1/+1 |
2009-11-04 | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet | 11 | -77/+68 |
2009-11-04 | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson | 2 | -2/+42 |
2009-11-04 | em_meta: avoid one dev_put() | Eric Dumazet | 1 | -6/+6 |
2009-11-04 | bnx2: avoid compiler warnings | Eric Dumazet | 1 | -0/+4 |
2009-11-04 | net: cleanup include/net | Eric Dumazet | 37 | -240/+120 |
2009-11-04 | Phonet: remove tautologies | Rémi Denis-Courmont | 1 | -4/+2 |
2009-11-04 | trivial: remove duplicated MIN macro from tehuti. | Thiago Farina | 2 | -3/+1 |
2009-11-04 | cnic: ensure ulp_type is not negative | roel kluin | 1 | -4/+4 |
2009-11-04 | qlge: Clean up netdev->stats usage. | Ron Mercer | 2 | -5/+49 |