| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-20 | 4 | -9/+9 |
|\ |
|
| * | constify struct pci_dev * in obvious cases | Al Viro | 2012-03-20 | 1 | -6/+6 |
| * | writeback: fix typo in the writeback_control comment | Andrew Morton | 2012-03-07 | 1 | -1/+1 |
| * | compiler.h: Fix typo | Alexander Stein | 2012-02-28 | 1 | -1/+1 |
| * | security: struct security_operations kerneldoc fix | Javier Martinez Canillas | 2012-02-28 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 53 | -445/+1064 |
|\ \ |
|
| * | | netdev: driver: ethernet: Add TI CPSW driver | Mugunthan V N | 2012-03-19 | 1 | -0/+55 |
| * | | net: update the usage of CHECKSUM_UNNECESSARY | Yi Zou | 2012-03-19 | 1 | -0/+7 |
| * | | net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso | Yi Zou | 2012-03-19 | 1 | -1/+2 |
| * | | if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it | Joe Perches | 2012-03-19 | 1 | -4/+3 |
| * | | tcp: reduce out_of_order memory use | Eric Dumazet | 2012-03-19 | 1 | -0/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-18 | 3 | -3/+12 |
| |\ \ |
|
| * | | | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman | 2012-03-16 | 1 | -0/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-16 | 1 | -0/+10 |
| |\ \ \ |
|
| | * | | | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2012-03-12 | 1 | -0/+10 |
| * | | | | net: Add memory barriers to prevent possible race in byte queue limits | Alexander Duyck | 2012-03-12 | 1 | -16/+33 |
| * | | | | net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state | Alexander Duyck | 2012-03-12 | 1 | -0/+1 |
| * | | | | net: get rid of some pointless casts to sockaddr | Maciej Żenczykowski | 2012-03-11 | 1 | -2/+2 |
| * | | | | net: Use bool in netdevice.h helpers. | David S. Miller | 2012-03-09 | 1 | -26/+26 |
| * | | | | net: Use bool in skbuff.h helper functions. | David S. Miller | 2012-03-09 | 1 | -3/+3 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-09 | 2 | -0/+10 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-09 | 5 | -19/+127 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | NFC: Add device powered netlink attribute | Samuel Ortiz | 2012-03-06 | 1 | -0/+1 |
| | * | | | | bcma: add support for on-chip OTP memory used for SPROM storage | Arend van Spriel | 2012-03-06 | 1 | -1/+9 |
| | * | | | | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 2012-03-06 | 1 | -0/+6 |
| | * | | | | cfg80211: Add an attribute to set inactivity timeout in AP mode | Vasanthakumar Thiagarajan | 2012-03-05 | 1 | -2/+13 |
| | * | | | | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2012-03-05 | 1 | -0/+5 |
| | * | | | | bcma: add support for sprom not found on the device | Hauke Mehrtens | 2012-03-05 | 1 | -0/+6 |
| | * | | | | bcma: export bcma_find_core | Hauke Mehrtens | 2012-03-05 | 1 | -0/+1 |
| | * | | | | ssb: add some missing sprom attributes | Hauke Mehrtens | 2012-03-05 | 1 | -1/+75 |
| | * | | | | ssb: add alpha2 | Hauke Mehrtens | 2012-03-05 | 1 | -0/+1 |
| | * | | | | ssb: fix per path sprom vars | Hauke Mehrtens | 2012-03-05 | 1 | -1/+1 |
| | * | | | | ssb: remove 5GHz antenna gain from sprom | Hauke Mehrtens | 2012-03-05 | 1 | -6/+1 |
| | * | | | | ssb: sprom fix some sizes / signedness | Hauke Mehrtens | 2012-03-05 | 1 | -8/+8 |
| * | | | | | netfilter: xt_CT: allow to attach timeout policy + glue code | Pablo Neira Ayuso | 2012-03-07 | 1 | -0/+12 |
| * | | | | | netfilter: add cttimeout infrastructure for fine timeout tuning | Pablo Neira Ayuso | 2012-03-07 | 3 | -1/+117 |
| * | | | | | netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array | Pablo Neira Ayuso | 2012-03-07 | 1 | -1/+4 |
| * | | | | | netfilter: remove ipt_SAME.h and ipt_realm.h | WANG Cong | 2012-03-07 | 3 | -29/+0 |
| * | | | | | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger | 2012-03-07 | 4 | -0/+24 |
| * | | | | | netfilter: ctnetlink: allow to set expectfn for expectations | Pablo Neira Ayuso | 2012-03-07 | 1 | -0/+1 |
| * | | | | | netfilter: ctnetlink: add NAT support for expectations | Pablo Neira Ayuso | 2012-03-07 | 1 | -0/+9 |
| * | | | | | netfilter: ctnetlink: allow to set expectation class | Pablo Neira Ayuso | 2012-03-07 | 1 | -0/+1 |
| * | | | | | netfilter: ipset: hash:net,iface timeout bug fixed | Jozsef Kadlecsik | 2012-03-07 | 1 | -0/+8 |
| * | | | | | netfilter: ipset: Exceptions support added to hash:*net* types | Jozsef Kadlecsik | 2012-03-07 | 2 | -23/+70 |
| * | | | | | netfilter: ipset: Log warning when a hash type of set gets full | Jozsef Kadlecsik | 2012-03-07 | 1 | -4/+18 |
| * | | | | | netfilter: ipset: expose userspace-relevant parts in ip_set.h | Jan Engelhardt | 2012-03-07 | 1 | -12/+14 |
| * | | | | | netfilter: ipset: use NFPROTO_ constants | Jan Engelhardt | 2012-03-07 | 1 | -1/+4 |
| * | | | | | net: Use bool for return value of dev_valid_name(). | David S. Miller | 2012-03-06 | 1 | -1/+1 |
| * | | | | | net/mlx4: fixing sparse warnings for not declared, functions | Yevgeny Petrilin | 2012-03-06 | 1 | -1/+4 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-05 | 6 | -55/+34 |
| |\ \ \ \ \ |
|