| Commit message (Expand) | Author | Files | Lines |
2012-05-17 | netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER | Pablo Neira Ayuso | 1 | -1/+3 |
2012-05-17 | netfilter: xt_CT: remove redundant header include | Eldad Zack | 1 | -1/+0 |
2012-05-17 | netfilter: ipset: fix timeout value overflow bug | Jozsef Kadlecsik | 2 | -2/+17 |
2012-05-17 | netfilter: nf_ct_tcp: extend log message for invalid ignored packets | Pablo Neira Ayuso | 1 | -1/+2 |
2012-05-17 | netfilter: xt_HMARK: modulus is expensive for hash calculation | Pablo Neira Ayuso | 1 | -1/+1 |
2012-05-17 | netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() | Dan Carpenter | 1 | -1/+1 |
2012-05-17 | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits | Florian Westphal | 2 | -3/+5 |
2012-05-16 | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf | 1 | -7/+5 |
2012-05-16 | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf | 4 | -27/+68 |
2012-05-16 | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik | 8 | -21/+65 |
2012-05-16 | qeth: recognize vlan devices in layer3 mode | frank.blaschka@de.ibm.com | 1 | -2/+2 |
2012-05-16 | qeth: remove token ring part 2 | Frank Blaschka | 5 | -181/+0 |
2012-05-16 | net: sock_flag() cleanup | Eric Dumazet | 2 | -8/+8 |
2012-05-16 | fq_codel: should use qdisc backlog as threshold | Eric Dumazet | 3 | -12/+12 |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 10 | -13/+67 |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 11 | -161/+243 |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 12 | -132/+135 |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 10 | -188/+186 |
2012-05-16 | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem | 1 | -8/+2 |
2012-05-16 | mISDN: avmfritz use the bigger fifo of chip version 2 | Karsten Keil | 1 | -27/+41 |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil | 10 | -118/+43 |
2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil | 8 | -49/+23 |
2012-05-16 | Documentation/networking/ieee802154: update MAC chapter | alex.bluesman.smirnov@gmail.com | 1 | -16/+59 |
2012-05-16 | drivers/ieee802154: IEEE 802.15.4 loopback driver | alex.bluesman.smirnov@gmail.com | 3 | -0/+303 |
2012-05-16 | mac802154: monitor device support | alex.bluesman.smirnov@gmail.com | 8 | -2/+150 |
2012-05-16 | mac802154: slaves management support | alex.bluesman.smirnov@gmail.com | 2 | -0/+145 |
2012-05-16 | ieee802154: interface type to be added | alex.bluesman.smirnov@gmail.com | 3 | -2/+15 |
2012-05-16 | mac802154: basic mib support | alex.bluesman.smirnov@gmail.com | 3 | -1/+97 |
2012-05-16 | mac802154: basic MAC commands interface support | alex.bluesman.smirnov@gmail.com | 3 | -1/+48 |
2012-05-16 | mac802154: slave interfaces declaration | alex.bluesman.smirnov@gmail.com | 1 | -0/+28 |
2012-05-16 | mac802154: declare reduced mlme operations | alex.bluesman.smirnov@gmail.com | 1 | -5/+20 |
2012-05-16 | mac802154: TX data path | alex.bluesman.smirnov@gmail.com | 3 | -1/+122 |
2012-05-16 | mac802154: RX data path | alex.bluesman.smirnov@gmail.com | 4 | -1/+119 |
2012-05-16 | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com | 7 | -0/+239 |