summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue
2012-08-20tipc: convert tipc_nametbl_size type from variable to macroYing Xue
2012-08-20tipc: change tipc_net_start routine return value typeYing Xue
2012-08-20tipc: manually inline single use media_name_valid routineYing Xue
2012-08-20tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue
2012-08-20tipc: fix lockdep warning during bearer initializationYing Xue
2012-08-20tipc: optimize the initialization of network device notifierYing Xue
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov
2012-08-20gre: information leak in ip6_tnl_ioctl()Dan Carpenter
2012-08-17xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bhFan Du
2012-08-16sctp: fix bogus if statement in sctp_auth_recv_cid()Dan Carpenter
2012-08-16sctp: fix compile issue with disabled CONFIG_NET_NSUlrich Weber
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-15net: remove wrong initialization for snd_wl1Razvan Ghitulete
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-15sctp: fix a compile error in sctp.hCong Wang
2012-08-15sctp: Make sysctl tunables per netEric W. Biederman
2012-08-15sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman
2012-08-15sctp: Push struct net down into all of the state machine functionsEric W. Biederman
2012-08-15sctp: Push struct net down into sctp_in_scopeEric W. Biederman
2012-08-15sctp: Push struct net down into sctp_transport_initEric W. Biederman
2012-08-15sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman
2012-08-15sctp: Add infrastructure for per net sysctlsEric W. Biederman
2012-08-15sctp: Make the mib per network namespaceEric W. Biederman
2012-08-15sctp: Enable sctp in all network namespacesEric W. Biederman
2012-08-15sctp: Make the proc files per network namespace.Eric W. Biederman
2012-08-15sctp: Move the percpu sockets counter out of sctp_proc_initEric W. Biederman
2012-08-15sctp: Make the ctl_sock per network namespaceEric W. Biederman
2012-08-15sctp: Make the address lists per network namespaceEric W. Biederman
2012-08-15sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman
2012-08-15sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman
2012-08-15sctp: Make the port hash table use struct net in it's key.Eric W. Biederman
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov
2012-08-14packet: Introduce net/packet/internal.h headerPavel Emelyanov
2012-08-14net: ipv4: fib_trie: Don't unnecessarily search for already found fib leafIgor Maravic
2012-08-14Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2012-08-14net: remove netdev_bonding_change()Amerigo Wang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter
2012-08-13mac80211: fix unnecessary beacon update after peering status changeMarco Porsch
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney
2012-08-10ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan
2012-08-10ath9k: Trim rate tableSujith Manoharan
2012-08-10ath9k: Remove MIMO-PS specific codeSujith Manoharan